﻿CHARACTERS = {
	c:TIB = {
		create_character = {
			# 10th Dalai Lama
			#role = politician # Remove this line
			first_name = "Tsultrim"
			last_name = "Gyatso"
			ruler = yes
			age = 20
			interest_group = ig_devout
			ideology = ideology_theocrat
			traits = {
				cautious
			}
		}
	}
}
